home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / UserManager.app / Spanish.lproj / alert.nib / data.classes next >
Encoding:
Text File  |  1992-06-05  |  227 b   |  20 lines

  1. GrowAlert = {
  2.     ACTIONS = {
  3.     cancel:;
  4.     ok:;
  5.     };
  6.     OUTLETS = {
  7.     window;
  8.     button2;
  9.     button1;
  10.     text;
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     performResize:;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.